home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / faq / comp / tcl_faq / part3 < prev    next >
Text File  |  1994-03-22  |  21KB  |  515 lines

  1. Newsgroups: comp.lang.tcl,comp.answers,news.answers
  2. Path: bloom-beacon.mit.edu!hookup!news.moneng.mei.com!howland.reston.ans.net!europa.eng.gtefsd.com!ulowell!MathWorks.Com!news.kei.com!eff!neoucom.edu!news.ysu.edu!malgudi.oar.net!chemabs!lvirden
  3. From: lwv26@cas.org (Larry W. Virden)
  4. Subject: FAQ: comp.lang.tcl Frequently Asked Questions (3/5)
  5.     (Last updated: March 22, 1994)
  6. Message-ID: <tcl.p3_764373488@cas.org>
  7. Followup-To: comp.lang.tcl
  8. Summary: A regular posting of the comp.lang.tcl Frequently Asked Questions
  9.     (FAQ) and their answers.  This is the third of five parts.
  10.     This part is a catalog of miscellaneous Tcl-based items.
  11. Originator: lwv26@srv01s4
  12. Keywords: tcl, expect, extended tcl, wish, tk
  13. Sender: lvirden@cas.org
  14. Supersedes: <tcl.p3_761953031@cas.org>
  15. Reply-To: lvirden@cas.org (Larry W. Virden)
  16. Organization: Chemical Abstracts Service
  17. References: <tcl.p2_764373488@cas.org>
  18. Date: Tue, 22 Mar 1994 21:58:32 GMT
  19. Approved: news-answers-request@MIT.Edu
  20. Expires: Tue, 3 May 1994 21:58:08 GMT
  21. Lines: 491
  22. Xref: bloom-beacon.mit.edu comp.lang.tcl:10856 comp.answers:4292 news.answers:16761
  23.  
  24. Archive-name: tcl-faq/part3
  25. Version: 4.7
  26. Last-modified: March 22, 1994
  27.  
  28.     For more information concerning Tcl (see "tcl-faq/part1"),
  29. (see "tcl-faq/part2"), (see "tcl-faq/part4") or (see "tcl-faq/part5").
  30.  
  31. Index of questions:
  32.  
  33. XI. Where can I get these packages?
  34.     A. Retrieving Tcl and Tk
  35.     B. Accessing the Tcl/Tk User Contributions Archive
  36.     C. Expect available via e-mail.
  37.     D. EMACS modes for Tcl
  38.     E. The tk toolbox project
  39.     F. [tv]grind definitions for tcl/tk/expect
  40.     G. BNF style notation for Tcl
  41.     H. Tk Quick Reference Card
  42.     I. Hilit 19 Tcl mode
  43.     J. HTML versions of Tcl man pages and FAQ.
  44.  
  45. End of FAQ Index
  46.  
  47. ----------------------------------------------------------------------
  48.  
  49. ------------------------------
  50.  
  51. From: FAQ Tcl/Tk Package Catalog
  52. Subject: -XI- Where can I get these packages?
  53.  
  54. The "home site" for Tcl on the Internet is ftp.cs.berkeley.edu.
  55.  
  56. Tcl and Extended Tcl were posted to comp.sources.misc, appearing
  57. In volume 25 and then Tcl appeared again in volume 26 and can be found at
  58. most comp.sources.misc archive sites in the tcl and tclx directories.
  59. These are quite old versions actually, but are still usable.
  60.  
  61. a. Tcl    - available on ftp.cs.berkeley.edu and harbor.ecn.purdue.edu
  62. b. Tk    - available on ftp.cs.berkeley.edu and harbor.ecn.purdue.edu
  63. c. Extended Tcl - available on ftp.cs.berkeley.edu and harbor.ecn.purdue.edu
  64.     Note that currently the beta version of Extended Tcl is only
  65.     available on harbor.ecn.purdue.edu.
  66.  
  67. The IP address for harbor.ecn.purdue.edu is 128.46.128.76 .
  68.  
  69. Other sites which either mirror the Tcl/Tk submissions or have special
  70. versions are:
  71.  
  72. ftp://ftp.uu.net/languages/tcl/    <- ftp.cs only
  73. ftp://gatekeeper.dec.com/.0/BSD/UCB/sprite/ <- ftp.cs only
  74. ftp://sunsite.unc.edu/pub/languages/tcl/
  75. ftp://ftp.ibp.fr/pub/tcl/        <- distrib, contrib, expect
  76. ftp://syd.dit.csiro.au/pub/tk/    <- contrib and ftp.cs
  77.  
  78. ftp://iskut.ucs.ubc.ca/pub/X11/tcl/
  79. ftp://ftp.funet.fi/pub/languages/tcl/
  80. ftp://coma.cs.tu-berlin.de/pub/tcl/
  81. ftp://nic.funet.fi/pub/languages/tcl/
  82. ftp://oskgate0.mei.co.jp/free/X/toolkits/tcl/ <- ftp.cs only
  83.  
  84. ftp://sunsite.unc.edu/pub/Linux/    <- contains port of extended Tcl and
  85.                     extended Tk to this OS.
  86.  
  87. ------------------------------
  88.  
  89. From: -XI- Where can I get these packages?
  90. Subject: -A- Retrieving Tcl and Tk
  91.  
  92.  
  93. >From: ouster@cs.Berkeley.EDU (John Ousterhout)
  94. >Newsgroups: comp.lang.tcl
  95. >Subject: Obtaining Tcl/Tk sources
  96.  
  97. For people new to the Tcl/Tk community, here is information on how
  98. to obtain Tcl and Tk sources.  The information below describes what
  99. I distribute; other information is available from other machines
  100. also, such as harbor.ecn.purdue.edu.
  101.  
  102. The sources and documentation for the Tcl command
  103. language library, for the Tk toolkit, and for a few Tcl-based
  104. applications, are in the public FTP area on ftp.cs.berkeley.edu.
  105. All of these files are in the "tcl" subdirectory of the FTP area.
  106. Here is a catalog of what's available.  Most of the files are
  107. compressed tar files ("xxx.tar.Z").  There is some overlap
  108. between the contents of the various packages.
  109.  
  110.  
  111. tk3.6.tar.Z -             This is the latest and most stable release of the
  112.                         Tk toolkit, released in November 1993 (patch level
  113.                         206).  It includes the sources for the Tk library
  114.                         and the "wish" windowing shell, plus reference
  115.                         manual entries and a number of demonstration scripts.
  116.  
  117. tk3.6p1.patch.Z -    A patch for the tk3.6 distribution.
  118.  
  119. tcl7.3.tar.Z -          This is the latest and most stable release of the
  120.                         Tcl library, released in November 1993 (patch level
  121.                         106).  It includes the sources for the Tcl library
  122.                         and the "tclsh" application, plus reference manual
  123.                         entries.
  124.  
  125. tclX7.3a.tar.Z -        Extended Tcl (or NeoSoft Tcl), created by Mark
  126.                         Diekhans and Karl Lehenbauer, which adds a number
  127.                         of useful facilities to the base Tcl release.
  128.                         Among the things in Extended Tcl are a Tcl shell,
  129.                         many new commands for things like UNIX kernel
  130.                         call access, keyed lists, and time conversion, and an
  131.                         on-line help facility.  This package works with Tcl
  132.                         versions 7.3 or later and Tk versions 3.6 or later.
  133.  
  134. mx.tar.Z -        Sources and documentation for a mouse-based text
  135.             editor (mx) and terminal emulator (tx) based on
  136.             Tcl.  This is a very old release:  it uses an old
  137.             version of Tcl (which is included) and doesn't
  138.             even use Tk;  it uses an ancient toolkit called
  139.             "Sx".  These tools will eventually be replaced
  140.             with new tools based on Tk and the newest Tcl.
  141.  
  142. mx-2.5.tar.Z -         Newer version of mx (see above) that uses the
  143.             standard X selection mechanism rather than the
  144.             home-grown mechanism used by previous versions.
  145.             Version 2.5 is not backwards compatible with
  146.             previous versions (you can't cut and paste between
  147.             the two). Still uses sx and an old version of
  148.             Tcl (both of which are included).
  149.  
  150. book.p1.ps.Z        Compressed Postscript for a draft of the first part
  151.             of an upcoming book on Tcl and Tk to be published in
  152.             1993 by Addison-Wesley.  This part of the book
  153.             describes the Tcl language and how to write scripts
  154.             in it.  About 130 pages in length.
  155.  
  156. book.p2.ps.Z        Compressed Postscript for a draft of the second part
  157.             of an upcoming book on Tcl and Tk to be published in
  158.             1993 by Addison-Wesley.  This part of the book
  159.             describes how to write Tcl scripts for Tk.  About
  160.             125 pages in length.
  161.  
  162. book.p3.ps.Z            Compressed Postscript for a draft of the third part
  163.                         of an upcoming book on Tcl and Tk to be published in
  164.                         1993 by Addison-Wesley.  This part of the book
  165.                         describes how to write Tcl applications in C, using
  166.                         the Tcl library procedure.  64 pages in length.
  167.  
  168. book.p4.ps.Z            Compressed Postscript for a draft of the last part
  169.                         of an upcoming book on Tcl and Tk to be published in
  170.                         1993 by Addison-Wesley.  This part of the book
  171.                         describes how to write new widgets and geometry
  172.                         managers in C, using the Tk library procedure.  About
  173.                         70 pages in length.
  174.  
  175. tclUsenix90.ps -    Postscript for a paper on Tcl that appeared in the
  176.             Winter 1990 USENIX Conference.  This paper is also
  177.             included in the Tcl and Tk distributions.
  178.  
  179. tkUsenix91.ps -        Postscript for a paper on Tk that appeared in the
  180.             Winter 1991 USENIX Conference.  This paper is also
  181.             included in the Tk distribution.
  182.  
  183. tkF10.ps -        Postscript for Figure 10 of the Tk paper.
  184.  
  185. tut.tar.Z -        A collection of materials from a full-day tutorial
  186.             on Tcl and Tk.  Includes viewgraphs from five one-hour
  187.             talks plus a sample widget.
  188.  
  189. tc-tcl93.ps.gz -        PostScript formatted copy of Tcl Compiler paper
  190.                         presented at the Tcl'93 Workshop.
  191.  
  192. tc-tcl93.tex.gz -       LaTeX source for the Tcl Compiler paper presented
  193.                         at the Tcl'93 Workshop.
  194.  
  195.  
  196. In addition, there may be older releases of some or all of the above
  197. files;  look for files with earlier release numbers.
  198.  
  199.  
  200. To retrieve any or all of these packages, use anonymous FTP to
  201. ftp.cs.berkeley.edu (Internet address 128.32.149.78).  Use user
  202. "anonymous"; when asked for a password, type your login name.  Then
  203. retrieve the relevant file(s) with the commands like the following:
  204.         type image (try "type binary" if this command is rejected)
  205.         cd tcl
  206.         get tk3.6.tar.Z
  207.  
  208. Be sure to retrieve files in image mode (type "type image" to FTP)
  209. in order to make sure that you don't lose bits.
  210.  
  211. Any file with a .Z extension is a compressed file, which means you must
  212. use the "uncompress" program to get back a normal file.  For example, for
  213. the file tk3.6.tar.Z, you should type
  214.  
  215.     uncompress tk3.6.tar.Z
  216.  
  217. once you've retrieved the file.  This will produce a file named "tk3.6.tar".
  218. Then you will need to use tar to extract the members.  Typically one
  219. would use a command such as:
  220.  
  221.     tar xv tk3.6.tar
  222.  
  223. to extract the pieces.
  224.  
  225. Each of the releases has a README file in the top-level directory that
  226. describes how to compile the release, where to find documentation, etc.
  227.  
  228. Questions or problems about any of these distributions should be directed
  229. to "John Ousterhout" <ouster@cs.berkeley.edu>.
  230.  
  231. If you don't have access to ftp.cs.berkeley.edu, you can also retrieve some or
  232. all of the above files from other FTP repositories.  Here is a
  233. sampler of machines that store some or all of the Tcl/Tk information,
  234. plus the directories in which to check:
  235.  
  236. ftp://ftp.ibp.fr/pub/tcl/
  237. ftp://ftp.uu.net/languages/tcl/
  238. ftp://ftp.x.org/contrib/tcl*
  239. ftp://ftp.x.org/contrib/tk*
  240. ftp://gatekeeper.dec.com/pub/UCB/tcl/sprite/
  241. ftp://harbor.ecn.purdue.edu/pub/tcl/sprite-mirror/
  242. ftp://syd.dit.csiro.au/pub/tk/
  243.  
  244. ------------------------------
  245.  
  246. From: -XI- Where can I get these packages?
  247. Subject: -B- Accessing the Tcl/Tk User Contributions Archive
  248.  
  249. Contributions to the Tcl/Tk Contrib Archive are most welcome --
  250. please upload them to:
  251.  
  252.     ftp://harbor.ecn.purdue.edu/incoming    [128.46.128.76]
  253.  
  254. send the archive maintainer <tcl-archive@harbor.ecn.purdue.edu> a note stating
  255. the names of the files you uploaded and a brief description for the
  256. index.
  257.  
  258. Harbor is the central file server for the software staff of the
  259. Engineering Computer Network, so please try to refrain from FTPing
  260. stuff between 9am and 5pm EST (GMT -0500).  No mail-archive service is
  261. planned as yet -- users without FTP capability should use one of the
  262. following mail-based FTP services (send mail to the appropriate address
  263. with "help" in the body):
  264.  
  265. BITNET users:   BITFTP <bitftp@pucc.princeton.edu>
  266. Others:         "DEC ftpmail" <ftpmail@decwrl.dec.com>
  267. Europe:         ftpmail@grasp1.univ-lyon1.fr
  268.         mail-server@ftp.tu-clausthal.de
  269.  
  270. WARNING!  The archive maintainer will NOT be automatically archiving anything
  271. posted to comp.lang.tcl or previously to the mailing list.  So if you want
  272. your nifty porting instructions for getting Tcl up on your Seiko wrist watch
  273. or your pen computer to be saved for others benefit, be sure to ftp them into
  274. the archive.
  275.  
  276. All contributions should be placed in harbor's ~ftp/incoming
  277. subdirectory.  Please send tcl-archive@harbor.ecn.purdue.edu and a short
  278. mail message stating the filename(s) of your contribution and a brief
  279. description (for the Index).  If you've posted some code to
  280. comp.lang.tcl or the Tcl mailing list, and you want it to be archived
  281. at this site, please deposit it in ~ftp/incoming or mail it in a
  282. suitable form (preferably uuencoded compressed tar file, but a shar
  283. file's OK) to tcl-archive@harbor.ecn.purdue.edu.
  284.  
  285. Note: I have noticed that some authors prefer to use plain names rather than
  286. version level type names.  This means that you should a) make note of when
  287. you get a package, and b) check the archive occasionally to see if a newer
  288. version of the package has appeared.
  289.  
  290. ------------------------------
  291.  
  292. From: -XI- Where can I get these packages?
  293. Subject: -C- Expect available via e-mail.
  294.  
  295. Besides being available via ftp://ftp.cme.nist.gov/pub/expect/ ,
  296. expect can also be received by email by sending the message
  297. "send pub/expect/expect.shar.Z" to library@cme.nist.gov .
  298.  
  299. ------------------------------
  300.  
  301. From: -XI- Where can I get these packages?
  302. Subject: -D- EMACS modes for Tcl
  303.  
  304. "Sean Levy" <snl+@cs.cmu.edu> has hacked a version of Emacs's C mode into
  305. a tcl-mode.el.  He mentions that you must use semi-colons at the end
  306. of each statement to get indentation to work right, but he found that
  307. easier than doing without.
  308.  
  309. The code is on [128.2.214.236]
  310. ftp://ftp.cs.cmu.edu/afs/cs/user/snl/pub/tcl-mode.el.z
  311. (don't forget binary mode) as well as
  312. ftp://harbor.ecn.purdue.edu/pub/tcl/distrib/tcl-mode.el.Z .
  313.  
  314. "Julian Anderson" <jules@kauri.vuw.ac.nz> was also working on an Emacs Tcl
  315. minor mode to fundamental.
  316.  
  317. "Chris Lindblad" <cjl@lcs.mit.edu> has contributed tcl.el, a Tcl mode for
  318. GNU emacs.  It's address is
  319. ftp://harbor.ecn.purdue.edu/pub/tcl/extensions/tcl.el .
  320.  
  321. tromey@cns.caltech.edu (Tom Tromey) has contributed tcl-help.el, an
  322. Extended Tcl help mode for GNU emacs.  It's address is
  323. ftp://harbor.ecn.purdue.edu/pub/tcl/extensions/tcl-help.el .
  324. He also has been working on a new version of Chris Linblad's tcl.el.
  325. Contact him for more details.
  326.  
  327. schmid@fb3-s7.math.TU-Berlin.DE (Gregor Schmid) has written a major mode
  328. for tcl scripts.  He posted tcl-mode 1.1 to gnu.emacs.sources in March and
  329. it should appear on
  330. ftp://archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/modes/
  331. shortly.
  332.  
  333.  
  334. ------------------------------
  335.  
  336. From: -XI- Where can I get these packages?
  337. Subject: -E- The tk toolbox project
  338.  
  339. The Tk Toolbox & Toolchest project.
  340.  
  341. The Toolchest consists of convenience routines for Tcl and Tk - a kind of a
  342. libc for Tcl.  The toolbox is a collection of commonly used code and
  343. some specialized code such as file selectors, dialogs that take care of
  344. keyboard traversal through items automatically, etc.
  345.  
  346. The project has currently not yet reached a usable state, but each formal
  347. release will be announced in comp.lang.tcl as well as other newsgroups.
  348.  
  349. There is a mailing list for discussion of the tk toolbox, kindly provided by
  350. Ari Lemmke.  To subscribe, write a message with the line:
  351. X-Mn-Admin: join tktools
  352.  
  353. in the body or header of the message.  Send this message to
  354. linux-activists-request@niksula.cs.hut.fi .
  355.  
  356. To write to the list, send messages to to
  357. linux-activists@niksula.cs.hut.fi
  358. and add the line
  359. X-Mn-Key: TKTOOLS
  360. to the header or the body of the message. Especially remember this when
  361. replying to messages from the list.
  362.  
  363. For more info about the list server (mailnet), write
  364. an empty message to linux-activists-request@niksula.cs.hut.fi .
  365.  
  366. The intermediate snapshots are announced on this mailing list.
  367.  
  368. If you have problems or are willing to donate code or whatever,
  369. you can contact the code maintainer (one of the three main implementors)
  370. at tlukka@snakemail.hut.fi or lukka@helsinki.fi .
  371.  
  372. ------------------------------
  373.  
  374. From: -XI- Where can I get these packages?
  375. Subject: -F- [tv]grind definitions for tcl/tk/expect
  376.  
  377. "Martin Hamilton" <M.T.Hamilton@lut.ac.uk> has come up with a preliminary
  378. grindcap definition for Tcl, Tk and expect.  These are available as:
  379. ftp://harbor.ecn.purdue.edu/pub/tcl/docs/vgrind.defs
  380. ftp://harbor.ecn.purdue.edu/pub/tcl/docs/vgrind.defs.README
  381.  
  382.  
  383. andyr@wizzy.com (Andy Rabagliati) has come up with a preliminary grindcap
  384. definition for Tcl.  Contact him for more details.
  385.  
  386. ------------------------------
  387.  
  388. From: -XI- Where can I get these packages?
  389. Subject: -G- BNF style notation for Tcl
  390.  
  391. tb06@CS2.cc.lehigh.edu (TERRENCE MONROE BRANNON) in July of 1993, posted
  392. some yacc code for a tcl-to-c parser.  This, along with Adam Sah's Tcl
  393. compiler, are a couple of sources with which folk could start.
  394.  
  395. ------------------------------
  396.  
  397. From: -XI- Where can I get these packages?
  398. Subject: -H- Tk Quick Reference Card
  399.  
  400. raines@bohr.physics.upenn.edu (Paul E. Raines) has uploaded a quick
  401. reference card for Tk 3.3.  You may find it at:
  402.  
  403. ftp://harbor.ecn.purdue.edu/pub/tcl/docs/tkrefcard.tar.Z
  404. ftp://bohr.physics.upenn.edu/pub/tk/tkrefcard.tar.Z
  405.  
  406. The tar contains the TeX and PostScript versions of a 3 column listing
  407. of all widget methods and options and summaries of the wm, winfo, pack,
  408. place and bind commands.
  409.  
  410. ------------------------------
  411.  
  412. From: -XI- Where can I get these packages?
  413. Subject: -I- Hilit 19 Tcl mode
  414.  
  415. AI. Aaron Roydhouse <aaron@comp.vuw.ac.nz> wrote, and
  416. Julian.Anderson@comp.vuw.ac.nz (Julian Anderson) posted, the following:
  417.  
  418. (hilit-set-mode-patterns
  419.  'tcl-mode
  420.  '(("\\s #.*$" nil comment)
  421.    ("^#.*$" nil comment)
  422.    ("\"[^\\\"]*\\(\\\\\\(.\\|\n\\)[^\\\"]*\\)*\"" nil string)
  423.    ("\\$[-_a-zA-Z]+" nil varref)
  424.    ("^source.*$" nil include)
  425.    ("\\b\\(global\\|upvar\\)\\b" nil decl)
  426.    ("\\b\\(error\\|debug\\)\\b" nil decl)
  427.    ("^\\s *proc\\s +\\(\\w\\|[_']\\)+" nil defun)
  428.    ("\\b\\(set\\|lset\\|list\\|if\\|case\\|while\\|switch\\|then\\|else\\|
  429. for\\|foreach\\|return\\|expr\\|catch\\)\\b" nil keyword)))
  430.  
  431. Dwight Shih <dwight@crl.com> later posted the following font lock mode:
  432.  
  433. (defvar tcl-font-lock-keywords
  434.   (list
  435.    (list (concat "\\b\\("
  436.                  (mapconcat 'identity
  437.                             '("set" "lset" "list" "if" "case" "while"
  438.                               "switch" "then" "else" "for" "foreach"
  439.                               "return" "expr" "catch" "puts" "proc"
  440.                               "trace")
  441.                             "\\|")
  442.                  "\\)\\b")
  443.          1 'font-lock-keyword-face t)
  444.    (list (concat "\\b\\("
  445.                  (mapconcat 'identity
  446.                             '("global" "upvar" "uplevel" "error" "debug")
  447.                             "\\|")
  448.                  "\\)\\b")
  449.          1 'font-lock-type-face t)
  450.    (list "^\\s *proc\\s +\\(\\(\\w\\|[_']\\)+\\)" 1 'font-lock-function-name-fac
  451. e t))
  452.   "keywords for tcl-mode")
  453.  
  454. (defun font-lock-set-defaults ()
  455.   "Set `font-lock-keywords' to something appropriate for this mode."
  456.   (setq font-lock-keywords
  457.         (cond ((eq major-mode 'lisp-mode)       lisp-font-lock-keywords)
  458.               ((eq major-mode 'emacs-lisp-mode) lisp-font-lock-keywords)
  459.               ((eq major-mode 'c-mode)          c-font-lock-keywords)
  460.               ((eq major-mode 'c++-c-mode)      c-font-lock-keywords)
  461.               ((eq major-mode 'c++-mode)        c++-font-lock-keywords)
  462.               ((eq major-mode 'tex-mode)        tex-font-lock-keywords)
  463.               ((eq major-mode 'perl-mode)       perl-font-lock-keywords)
  464.               ((eq major-mode 'tcl-mode)        tcl-font-lock-keywords)
  465.               ((eq major-mode 'texinfo-mode)    texi-font-lock-keywords)
  466.               (t nil))))
  467.  
  468.  
  469. ------------------------------
  470.  
  471. From: -XI- Where can I get these packages?
  472. Subject: -J- HTML versions of Tcl man pages and FAQ.
  473.  
  474. Mike Hopkirk <hops@x.co.uk> has provided a tar archive of HyperText Markup 
  475. Language (HTML) versions of the comp.lang.tcl FAQ, the Tcl/Tk man pages,
  476. index pages for the man pages, and a top level access page to tie together
  477. all the above.  It is
  478.  
  479. ftp://harbor.ecn.purdue.edu/pub/tcl/docs/tclhtml.tar.z
  480.  
  481. Note that once these have been untarred, one can use a WorldWideWeb (WWW)
  482. browser such as Mosaic, Lynx, etc. to begin at the Tcl.html page and read
  483. the entire distribution.  The original source of this package can be
  484. examined at:
  485. http://www.sco.com/IXI/of_interest/tcl/Tcl.html
  486.  
  487. Having the package in this way provides a means for those behind a firewall
  488. to examine the docs frozen at this point in time.  There are no commitments
  489. to continue providing updates to this package. 
  490.  
  491. The man pages provided here were made using a perl script called
  492. man2html originally written by "Brooks Cutter" <bcutter@paradyne.com>
  493. and slightly post processed.
  494.  
  495. Note that the Tcl and Tk man pages are also available courtesy of Tom Phelps
  496. <phelps@CS.Berkeley.EDU>, who has made the man pages available
  497. at ftp://ftp.cs.berkeley.edu/pub/mhgs/tcltk/tcltk-man.html.tar.Z
  498. where, Tom tells us, they will be deleted later after TkMan has been updated
  499. to generate these pages automatically.
  500.  
  501.  
  502. ------------------------------
  503. End of comp.lang.tcl Frequently Asked Questions (3/5)
  504. *****************************************************
  505. -- 
  506. :s Great net resources sought...
  507. :s Larry W. Virden                 INET: lvirden@cas.org
  508. :s Personal: 674 Falls Place,   Reynoldsburg, OH 43068-1614
  509. The task of an educator should be to irrigate the desert not clear the forest.
  510. -- 
  511. :s Great net resources sought...
  512. :s Larry W. Virden                 INET: lvirden@cas.org
  513. :s Personal: 674 Falls Place,   Reynoldsburg, OH 43068-1614
  514. The task of an educator should be to irrigate the desert not clear the forest.
  515.